MS Windows style should use pango_win32_font_description_from_logfont;
authorDominic Lachowicz <domlachowicz@gmail.com>
Thu, 18 Sep 2008 15:02:53 +0000 (15:02 +0000)
committerDom Lachowicz <doml@src.gnome.org>
Thu, 18 Sep 2008 15:02:53 +0000 (15:02 +0000)
commit9194e5ac44d087e19f2be7da83b93e3a5c74ffed
tree52c07a49b547cad65c99d98d84c825da7c19efbf
parent9b428cd6f795077696e89a86d8990621e92a446a
MS Windows style should use pango_win32_font_description_from_logfont;

2008-09-18  Dominic Lachowicz  <domlachowicz@gmail.com>

        * modules/engins/ms-windows/*: MS Windows style should use pango_win32_font_description_from_logfont;
        Allows us to rip out a lot of potentially buggy code, and also get the font specification from the
        XP theme (#434987)

svn path=/trunk/; revision=21429
ChangeLog
modules/engines/ms-windows/Makefile.msc
modules/engines/ms-windows/Makefile.msc.config [new file with mode: 0644]
modules/engines/ms-windows/msw_style.c
modules/engines/ms-windows/xp_theme.c
modules/engines/ms-windows/xp_theme.h